Creates a MultiTableBatchGet object that is a combination
of the current BatchGet and the specified BatchGets
Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public MultiTableBatchGet Combine(
BatchGet[] otherBatches
)
Parameters
- otherBatches
-
Type: Amazon.DynamoDBv2.DataModel.BatchGet[]
Other BatchGet objects
Return Value
Type: Amazon.DynamoDBv2.DataModel.MultiTableBatchGet
MultiTableBatchGet consisting of the multiple BatchGet objects: the current batch and the passed-in batches.
Type: Amazon.DynamoDBv2.DataModel.MultiTableBatchGet
MultiTableBatchGet consisting of the multiple BatchGet objects: the current batch and the passed-in batches.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5